AlgorithmType Enumeration
Namespace: Independentsoft.Office.DiagramsAssembly: Independentsoft.Calc (in Independentsoft.Calc.dll) Version: 3.0.520.1+c6c593d5629a051e0af021b238c5d69d764f9686
public enum AlgorithmType
Public Enumeration AlgorithmType
| Composite | 0 | |
| Connector | 1 | |
| Cycle | 2 | |
| HierarchyChild | 3 | |
| HierarchyRoot | 4 | |
| Linear | 5 | |
| Pyramid | 6 | |
| Snake | 7 | |
| Space | 8 | |
| Text | 9 | |
| None | 10 | |